Global Index
HTML5 JS API Index > Shadow DOM Tutorials & Specs

CSSRule

This page describes Shadow DOM extensions to the origial CSSRule type.

Properties
const unsigned short
HOST_RULE = 1001
When the value of the type attribute is HOST_RULE, then the object that implements this interface must implement CSSHostRule interface.